projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
458509a
)
*** empty log message ***
author
Kim F. Storm
<storm@cua.dk>
Thu, 8 Jun 2006 11:29:14 +0000
(11:29 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Thu, 8 Jun 2006 11:29:14 +0000
(11:29 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 8de0aaf90f1707b570e697a392639c2e9a5e6398..b15812a13bb48dda3caf8b83076912ee78fc9033 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-4,6
+4,8
@@
(ido-init-completion-maps): Bind them to M-SPC and M-v.
(ido-copy-current-file-name): Repeating C-w inserts whole file name.
(ido-file-internal): Pass full file name to write-file.
+ (ido-read-internal): Only pop stack elements automatically if they
+ actually match an existing directory or file name.
2006-06-07 Kenichi Handa <handa@m17n.org>